WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGridDetailProvider<TItem> Class


In This Topic
    FlexGridDetailProvider<TItem> Class Properties
    In This Topic

    For a list of all members of this type, see FlexGridDetailProvider<TItem> members.

    Public Properties
     NameDescription
    Public Property (Inherited from Microsoft.Xaml.Interactivity.Behavior<T>)
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is collapsed.  
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is expanded.  
    Public PropertyGets or sets the detail visibility mode.  
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the height of the details.  
    Public PropertyGets or sets the template used for the row detail.  
    Public PropertyGets or sets whether to show the expand/collapse buttons in the row headers.  
    Top
    See Also